Outer
This function allows you to take the outer product.
.. autofunction:: csdl.std.outer.outer
Examples for all the possible use cases are provided below.
.. toctree:: :maxdepth: 1 :titlesonly:
ex_outer_vector_vector.rst ex_outer_tensor_vector.rst ex_outer_tensor_tensor.rst